Skip to content

Comments

added Undefined as known primitive with empty mesh#13

Merged
Jannik-Hm merged 1 commit intomainfrom
undefined-primitive
Nov 25, 2025
Merged

added Undefined as known primitive with empty mesh#13
Jannik-Hm merged 1 commit intomainfrom
undefined-primitive

Conversation

@Jannik-Hm
Copy link
Member

No description provided.

@Jannik-Hm Jannik-Hm self-assigned this Nov 25, 2025
@Jannik-Hm Jannik-Hm added the bug Something isn't working label Nov 25, 2025
@github-actions
Copy link

Test Coverage Report 📊

File Function Coverage
github.com/Patch2PDF/GDTF-Mesh-Reader/pkg/MeshTypes/matrix.go:10: IdentityMatrix 100.0%
github.com/Patch2PDF/GDTF-Mesh-Reader/pkg/MeshTypes/matrix.go:19: Mul 100.0%
github.com/Patch2PDF/GDTF-Mesh-Reader/pkg/MeshTypes/matrix.go:40: MulPosition 100.0%
github.com/Patch2PDF/GDTF-Mesh-Reader/pkg/MeshTypes/mesh.go:11: AddTriangle 100.0%
github.com/Patch2PDF/GDTF-Mesh-Reader/pkg/MeshTypes/mesh.go:15: Copy 100.0%
github.com/Patch2PDF/GDTF-Mesh-Reader/pkg/MeshTypes/mesh.go:24: Add 100.0%
github.com/Patch2PDF/GDTF-Mesh-Reader/pkg/MeshTypes/mesh.go:29: RotateAndTranslate 100.0%
github.com/Patch2PDF/GDTF-Mesh-Reader/pkg/MeshTypes/mesh.go:37: calculateBoundingBox 100.0%
github.com/Patch2PDF/GDTF-Mesh-Reader/pkg/MeshTypes/mesh.go:62: ScaleToDimensions 100.0%
github.com/Patch2PDF/GDTF-Mesh-Reader/pkg/MeshTypes/triangle.go:9: Normal 100.0%
github.com/Patch2PDF/GDTF-Mesh-Reader/pkg/MeshTypes/triangle.go:15: Copy 100.0%
github.com/Patch2PDF/GDTF-Mesh-Reader/pkg/MeshTypes/vector.go:32: DivScalar 100.0%
github.com/Patch2PDF/GDTF-Mesh-Reader/pkg/MeshTypes/vector.go:36: Add 100.0%
github.com/Patch2PDF/GDTF-Mesh-Reader/pkg/MeshTypes/vector.go:40: Sub 100.0%
github.com/Patch2PDF/GDTF-Mesh-Reader/pkg/MeshTypes/vector.go:44: Cross 100.0%
github.com/Patch2PDF/GDTF-Mesh-Reader/pkg/MeshTypes/vector.go:51: Normalize 100.0%
github.com/Patch2PDF/GDTF-Mesh-Reader/pkg/MeshTypes/vector.go:56: ToVertex 100.0%
github.com/Patch2PDF/GDTF-Mesh-Reader/pkg/MeshTypes/vector.go:63: Min 100.0%
github.com/Patch2PDF/GDTF-Mesh-Reader/pkg/MeshTypes/vector.go:71: Max 100.0%
github.com/Patch2PDF/GDTF-Mesh-Reader/pkg/MeshTypes/vector.go:79: Mult 100.0%
github.com/Patch2PDF/GDTF-Mesh-Reader/pkg/MeshTypes/vector.go:87: Div 100.0%
github.com/Patch2PDF/GDTF-Mesh-Reader/pkg/MeshTypes/vertex.go:8: Copy 100.0%
total: (statements) 100.0%

@Jannik-Hm Jannik-Hm merged commit 8a717cd into main Nov 25, 2025
7 checks passed
@Jannik-Hm Jannik-Hm deleted the undefined-primitive branch November 25, 2025 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant